struct _WHEAP_ERROR_SOURCE_TABLE// Size=0x38
{
    unsigned long Signature;// Offset=0x0 Size=0x4
    long Count;// Offset=0x4 Size=0x4
    unsigned long NextId;// Offset=0x8 Size=0x4
    struct _LIST_ENTRY Items;// Offset=0x10 Size=0x10
    struct _KEVENT InsertLock;// Offset=0x20 Size=0x18
};